home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-07-16 | 221 b | 5 lines | [TEXT/KAHL] |
- void AddChild (WindowPtr parent, WindowPtr child);
- void RemoveChild (WindowPtr parent, WindowPtr child);
- WindowPtr FindChildByCellData (WindowPtr wind, short cellData);
- WindowPtr FindChild (WindowPtr wind, Cell theCell);
-